golang.org/x/tools/internal/gcimporter.iexporter.shallow (field)

10 uses

	golang.org/x/tools/internal/gcimporter (current package)
		iexport.go#L360: 		shallow:     shallow,
		iexport.go#L404: 	if p.shallow {
		iexport.go#L437: 	if p.shallow {
		iexport.go#L449: 	if p.shallow {
		iexport.go#L575: 	shallow    bool                // don't put types from other packages in the index
		iexport.go#L670: 	if p.shallow && obj.Pkg() != p.localpkg {
		iexport.go#L855: 	if w.p.shallow {
		iexport.go#L1091: 			if w.p.shallow {
		iexport.go#L1102: 			if w.p.shallow {
		iexport.go#L1136: 			if w.p.shallow {